body { margin:3px;background-color:#F4E8D4;}

/* p, body und span sollten gleiche Schrift und Schriftfarbe haben */
body,b,i,h1,h2,h3,h4,h5,h6,li,nobr,a,strong,p,span {font-family:"Comic Sans MS,Trebuchet MS,Arial";}
td,th                                              {font-family:"Trebuchet MS,Arial";}

body,b,h1,h2,h3,h4,h5,h6,li,nobr,a {color:#20529C;}
p,body,span {font-size:4mm;margin:0mm;color:#202020;font-weight:550;}

p,span      {margin:3mm;}
b           {font-weight:900;}                         /* b macht nur fetter */

/* Netscape fügt auch bei margin:0mm etc. Unmengen Platz ein */
h1 {font-size:15mm;margin:0mm;color:#0000C0;}
h2 {font-size:9mm;margin:0mm;}
h3 {font-size:8mm;margin-top:0mm;margin-bottom:0mm;font-weight:700;}  /* Titel zB ADLEER */
h4 {font-size:6mm;margin-top:0mm;margin-bottom:0mm;font-weight:500;}  /* Titel oberhalb Adler */
h5 {font-size:7mm;margin-top:0mm;margin-bottom:0px;font-weight:500;}
h6 {font-size:8mm;margin-top:0mm;margin-bottom:0px;font-weight:700;}  /* benutzt in RO */
small {font-size:3mm;margin-top:0mm;margin-bottom:0px;font-weight:500;}  /* benutzt für Änderungsvermerk */

td {font-size:4mm;font-weight:500}
th {font-size:4mm;font-weight:700}
br {margin:0mm;}

ul {margin:0mm;} /* bottom unter der Liste, top wirkungslos */

form   {margin:1mm;}

